@charset "utf-8";

body 
{
    margin:0px;
	padding:0px;
}

p,h2,h3,h5,h6 {
	font-family: 'maven_proregular';
	margin:0px;
	padding:0px;
}
#container-front {
	width:800px;
	height:305px;
	clear:both;
	overflow-y:hidden;
	-ms-overflow-y:hidden;	
}
#Wrapper-header {
	width:800px;
	height:auto;
}
#front-header {
	width:auto;
	height:82px;
	padding-top:10px;
	padding-bottom:20px;
	margin-left:0px;
	float:left;
}
	#front-header h1 {
		font-family: snellbounddbnormal;
		font-size: 44px;
		color: #000;
		margin: 0px;
		padding: 0px;
		letter-spacing: 0px;
		font-weight: lighter;
		font-variant: normal;
	}
	#front-header h2 {
		font-size: 14px;
		text-transform: uppercase;
		color: #000;
		letter-spacing: 1px;
		font-weight: lighter;
	}
#Julegran {
	width:58px;
	height:62px;
	padding-left:5px;
	padding-top:60px;
	overflow:visible;
	float:left;
}

#WrapperJuleFonden {
	width:800px;
	height:180px;
	float:left;
}
	#Julefonden {
		width:170px;
		height:117px;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:12px;
		float:left;
		border-left: solid 1px #A62122;
	}
	#Julefonden-logo {
		width:170px;
		height:62px;
		margin-bottom:14px;
		float:left;
	}
	#Julefonden-txt {
	width: 170px;
	height: 100px;
	float: left;
	vertical-align: bottom;
	}
	#Julefonden-txt p {
		font-size: 10px;
		line-height:150%;
		text-transform:uppercase;
		color: #000;
		letter-spacing: 1px;
	}